stylepropertyimpl: Add color parsing function
authorBenjamin Otte <otte@redhat.com>
Tue, 27 Mar 2012 03:11:58 +0000 (05:11 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:12 +0000 (08:59 +0200)
commit86a387f57165f210f410fddda13fd37ab49c013c
tree5a225d6604dbfe4a4dba1227fb2414a933b70d20
parentb5fc484c99d623b3d4533196de6fef3806697f4c
stylepropertyimpl: Add color parsing function

This is in preparation for removing the specified type and computed type
properties from GtkCssStyleProperty, which is in preparation for really
using GtkCssValue classes and not GTypes.
gtk/gtkcssstylepropertyimpl.c